WordPressCS\WordPress\Sniffs\NamingConventions\ValidVariableNameSniff S

Total Complexity 31
Dependencies 3
Dependents 0
Total lines 266
Lines of code 110
Logical lines of code 65
Comment lines 96
Methods 5
Properties 4

Methods 5

Method Rating Maintainability Complexity Lines of code
processVariable()
B
40 18 58
processVariableInString()
S
53 6 22
processMemberVar()
S
56 4 17
mergeWhiteList()
S
65 2 10
isSnakeCase()
S
78 1 3